GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-08-28T05:46:55.9729336+00:00",
"SubmitDate": "2026-08-28T05:46:55.9729336+00:00",
"ReportPeriodStart": "2026-08-28T05:46:55.9729336+00:00",
"ReportPeriodEnd": "2026-08-28T05:46:55.9729336+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "fba2c6f3-6891-4f2a-918a-c4f74ff7b509",
"Rows": [
{
"ItemId": "96198b68-afa4-41b3-81ea-6b7115bdf38a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "96198b68-afa4-41b3-81ea-6b7115bdf38a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "fba2c6f3-6891-4f2a-918a-c4f74ff7b509",
"Rows": [
{
"ItemId": "96198b68-afa4-41b3-81ea-6b7115bdf38a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "96198b68-afa4-41b3-81ea-6b7115bdf38a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"ee729b1e-4874-457c-977c-b497de5a1cca",
"dd19ef30-65db-482b-9a6a-03e27be2b181"
],
"Approvers": [
"931f1432-9189-47ab-af8e-3873c1a4ab02",
"c793406d-313f-4f29-843c-628d4054f71d"
],
"ApprovedBy": "cf5cb531-e73f-4525-9a89-ac94a1ae3b80",
"ApprovalDate": "2026-08-28T05:46:55.9729336+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "90468f20-6f36-4617-89e8-cbd67127d13a",
"WorkPlanId": "bd03fcf3-ab72-4cb2-a802-ad6c121d32c2",
"id": "a82b5d27-d701-4793-8a44-5c729bd0ef4e",
"ConfigId": "c2d8f92a-6ce0-42c0-b7f2-d32ba8bb88cf"
},
{
"GenerationDate": "2026-08-28T05:46:55.9729336+00:00",
"SubmitDate": "2026-08-28T05:46:55.9729336+00:00",
"ReportPeriodStart": "2026-08-28T05:46:55.9729336+00:00",
"ReportPeriodEnd": "2026-08-28T05:46:55.9729336+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "fba2c6f3-6891-4f2a-918a-c4f74ff7b509",
"Rows": [
{
"ItemId": "96198b68-afa4-41b3-81ea-6b7115bdf38a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "96198b68-afa4-41b3-81ea-6b7115bdf38a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "fba2c6f3-6891-4f2a-918a-c4f74ff7b509",
"Rows": [
{
"ItemId": "96198b68-afa4-41b3-81ea-6b7115bdf38a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "96198b68-afa4-41b3-81ea-6b7115bdf38a",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"ee729b1e-4874-457c-977c-b497de5a1cca",
"dd19ef30-65db-482b-9a6a-03e27be2b181"
],
"Approvers": [
"931f1432-9189-47ab-af8e-3873c1a4ab02",
"c793406d-313f-4f29-843c-628d4054f71d"
],
"ApprovedBy": "cf5cb531-e73f-4525-9a89-ac94a1ae3b80",
"ApprovalDate": "2026-08-28T05:46:55.9729336+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "90468f20-6f36-4617-89e8-cbd67127d13a",
"WorkPlanId": "bd03fcf3-ab72-4cb2-a802-ad6c121d32c2",
"id": "a82b5d27-d701-4793-8a44-5c729bd0ef4e",
"ConfigId": "c2d8f92a-6ce0-42c0-b7f2-d32ba8bb88cf"
}
]